From 38aaec45a5ba58cf4333a7c6186fa96659780f56 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 9 Mar 2001 18:43:47 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index b2ff4d07973..06dac9fc64e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,18 @@ 2001-03-09 Gerd Moellmann + * dispextern.h (string_buffer_position): Add prototype. + + * xdisp.c (string_buffer_position, display_prop_string_p) + (single_display_prop_string_p): New functions. + + * xterm.c (note_mouse_highlight): If there's no help-echo on + a string, look at the buffer text ``under'' it. + + * keyboard.c (make_lispy_event): Add string info to the event, + analogous to what's done on mode lines. + (read_key_sequence): For a click on a string, consider `local-map' + and `keymap' of that string. + * keyboard.c (make_lispy_event, make_lispy_movement): Adjust calls to buffer_posn_from_coords to new format. -- 2.30.2